You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
Maxc Method
>
MtxExpr.Maxc Method ([In] TMtx)
Dew Math for .NET
MtxExpr.Maxc Method ([In] TMtx)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
Maxc Method
Collapse All
Returns the maximum of the source data.
Syntax
C#
Visual Basic
public
static
TCplx
Maxc
([In]
TMtx
X
);
Public
static
Function
Maxc
(
X
As
[In]
TMtx
)
As
TCplx
Remarks
Internally calls
Matrix.Maxc
Group
Maxc Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
Maxc Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!